home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global syearstr
- puppetSound("Single Click")
- puppetTransition(23)
- if chars(syearstr, 6, 8) = "_00" then
- puppetSprite(16, 0)
- puppetSprite(19, 0)
- puppetSprite(22, 0)
- go(the name of cast the castNum of sprite the clickOn)
- else
- mmoviejump("_00", the name of cast the castNum of sprite the clickOn)
- end if
- end
-